home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET95 / DATA.Z / 32inews.puc < prev    next >
Encoding:
Text File  |  1996-11-11  |  3.4 KB  |  65 lines

  1. ; 32INEWS.PUC
  2. ; ========
  3. ; Prodigy User Config definition file for Microsoft News.
  4. ;
  5. ; Note: DO NOT EDIT THIS FILE! NO USER SERVICABLE CODE INSIDE.
  6. ;
  7.  
  8. [Environments]
  9. WIN32=ES32
  10.  
  11. [ES32]
  12. Construct=Construct
  13. SysConstruct=SysConstruct
  14. Connect=Connect
  15. Disconnect=Disconnect
  16. Destruct=Destruct
  17.  
  18. [SysConstruct]
  19. "%UserPath%NEWS"=MkDir
  20.  
  21. [Construct]
  22. "%UserPath%NEWS"=MkDir
  23. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Store Root","%UserPath%MAIL"=SetReg
  24. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Log File (SMTP)","%UserPath%MAIL\smtp.log"=SetReg
  25. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Log File (POP3)","%UserPath%MAIL\pop3.log"=SetReg
  26. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Sender Name","%UserId%"=SetReg
  27. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Sender EMail","%UserId%@prodigy.net"=SetReg
  28. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Default SMTP Server","smtp.prodigy.net"=SetReg
  29. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Default POP3 Server","pop.prodigy.net"=SetReg
  30. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\Connection Type","dword:00000001"=SetReg
  31.  
  32. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\SMTP\smtp.prodigy.net\MaxSendMessageSizeKB","dword:05f5e0ff"=SetReg
  33. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\SMTP\smtp.prodigy.net\Port","dword:00000019"=SetReg
  34. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\SMTP\smtp.prodigy.net\SendTimeout","dword:0000003c"=SetReg
  35. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\SMTP\smtp.prodigy.net\RecvTimeout","dword:0000003c"=SetReg
  36. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\POP3\pop.prodigy.net\Account","%UserId%"=SetReg
  37. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\POP3\pop.prodigy.net\MaxRecvMessageSizeKB","dword:00000000"=SetReg
  38. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\POP3\pop.prodigy.net\Port","dword:0000006e"=SetReg
  39. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\POP3\pop.prodigy.net\SendTimeout","dword:0000003c"=SetReg
  40. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\Mail\POP3\pop.prodigy.net\RecvTimeout","dword:0000003c"=SetReg
  41.  
  42. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\DefaultServer","news.prodigy.net"=SetReg
  43. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\Sender EMail","%UserId%@prodigy.net"=SetReg
  44. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\Sender Name","%UserId%"=SetReg
  45. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\Sender Organization",""=SetReg
  46. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\Sender Mail","%UserId%@prodigy.net"=SetReg
  47.  
  48. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News\News\news.prodigy.net\Connection Type","dword:00000001"=SetReg
  49.  
  50. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News"=SaveHive
  51. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings"=SaveHive
  52.  
  53. [Connect]
  54. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News"=RestHive
  55.  
  56.  
  57. [Disconnect]
  58. "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News"=SaveHive
  59.  
  60.  
  61. [Destruct]
  62. "%UserPath%NEWS\*.*","\S"=DelFile
  63. "%UserPath%NEWS"=RmDir
  64. "%UserPath%32INews.REG"=DelFile
  65.